home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / M-Md / MacHelp 3.cpt / MacHelp 3 / MacHelp#3 Home / background_2636.txt < prev    next >
Encoding:
Text File  |  1987-09-27  |  568 b   |  32 lines

  1. -- background: 2636 from stack: in
  2. -- bmap block id: 3183
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   show menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 16 (button)
  16. -- low flags: 00
  17. -- high flags: 8000
  18. -- rect: left=207 top=237 right=289 bottom=297
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: 
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   show menuBar
  30. end mouseUp
  31.  
  32.